home *** CD-ROM | disk | FTP | other *** search
- .bra {
- .ket }
-
- ; $VER: dos-install 37.1 (30.7.94)
- ; get ZedREXX going without having to reboot
- ; DO NOT RUN THIS BY ITSELF. IT IS A SCRIPT THAT INSTALLER
- ; RUNS WHEN IT IS DONE.
-
- Assign REXXLIBS: ZEDREXX:RexxLibs Add
- Assign LIBS: ZEDREXX:Libs ZEDREXX:RexxLibs ZEDREXX:Classes Add
- Assign c: zedrexx:c Add
- zedrexx:c/addrexxlibs >nil: <nil:
- run >nil: <nil: zedrexx:c/subvert
- run >nil: <nil: zedrexx:c/zclsmgr
-